home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 October / Chip_2004-10_cd1.bin / tema / adam / adam10.exe / {app} / Adam.exe / 0 / RCDATA / TFSETUP / TFSETUP.txt
Text File  |  2004-04-14  |  5KB  |  215 lines

  1. object fSetup: TfSetup
  2.   Left = 391
  3.   Top = 137
  4.   BorderStyle = bsDialog
  5.   Caption = 'Nastaven'#237' programu'
  6.   ClientHeight = 343
  7.   ClientWidth = 332
  8.   Color = clBtnFace
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   OldCreateOrder = False
  15.   Position = poMainFormCenter
  16.   OnCloseQuery = FormCloseQuery
  17.   OnCreate = FormCreate
  18.   DesignSize = (
  19.     332
  20.     343)
  21.   PixelsPerInch = 96
  22.   TextHeight = 13
  23.   object btnOK: TBitBtn
  24.     Left = 172
  25.     Top = 310
  26.     Width = 75
  27.     Height = 25
  28.     Anchors = [akRight, akBottom]
  29.     Caption = 'OK'
  30.     Default = True
  31.     ModalResult = 1
  32.     TabOrder = 0
  33.     NumGlyphs = 2
  34.   end
  35.   object btnCancel: TBitBtn
  36.     Left = 250
  37.     Top = 310
  38.     Width = 75
  39.     Height = 25
  40.     Anchors = [akRight, akBottom]
  41.     Cancel = True
  42.     Caption = 'Storno'
  43.     ModalResult = 2
  44.     TabOrder = 1
  45.     NumGlyphs = 2
  46.   end
  47.   object PageControl: TPageControl
  48.     Left = 6
  49.     Top = 7
  50.     Width = 319
  51.     Height = 296
  52.     ActivePage = tabPlaying
  53.     Anchors = [akLeft, akTop, akRight, akBottom]
  54.     TabIndex = 1
  55.     TabOrder = 2
  56.     object tebComman: TTabSheet
  57.       Caption = 'Obecn'#233
  58.       object chbMinimizeToTray: TCheckBox
  59.         Left = 16
  60.         Top = 80
  61.         Width = 254
  62.         Height = 17
  63.         Caption = 'Minimalizovat do syst'#233'mov'#233' li'#353'ty'
  64.         TabOrder = 0
  65.       end
  66.       object chbShutdownWinamp: TCheckBox
  67.         Left = 16
  68.         Top = 99
  69.         Width = 254
  70.         Height = 17
  71.         Caption = 'P'#345'i ukon'#269'en'#237' zav'#345#237't Winamp'
  72.         TabOrder = 1
  73.       end
  74.       object gbStat: TGroupBox
  75.         Left = 8
  76.         Top = 8
  77.         Width = 292
  78.         Height = 64
  79.         Caption = 'Po'#269#237'tat statistiky'
  80.         TabOrder = 2
  81.         object chbStatTree: TCheckBox
  82.           Left = 8
  83.           Top = 18
  84.           Width = 243
  85.           Height = 17
  86.           Caption = 'p'#345'i v'#253'b'#283'ru polo'#382'ky ve stromu'
  87.           TabOrder = 0
  88.         end
  89.         object chbStatList: TCheckBox
  90.           Left = 8
  91.           Top = 37
  92.           Width = 243
  93.           Height = 17
  94.           Caption = 'p'#345'i v'#253'b'#283'ru polo'#382'ky v seznamu'
  95.           TabOrder = 1
  96.         end
  97.       end
  98.     end
  99.     object tabPlaying: TTabSheet
  100.       Caption = 'P'#345'ehr'#225'v'#225'n'#237
  101.       ImageIndex = 1
  102.       object LabelWinampPath: TLabel
  103.         Left = 8
  104.         Top = 78
  105.         Width = 128
  106.         Height = 13
  107.         Caption = 'Cesta k programu Winamp:'
  108.       end
  109.       object btnBrowseWinamp: TSpeedButton
  110.         Left = 276
  111.         Top = 94
  112.         Width = 23
  113.         Height = 22
  114.         Caption = '...'
  115.         OnClick = btnBrowseWinampClick
  116.       end
  117.       object EditWinampPath: TEdit
  118.         Left = 8
  119.         Top = 94
  120.         Width = 265
  121.         Height = 21
  122.         TabOrder = 0
  123.       end
  124.       object gbPopularity: TGroupBox
  125.         Left = 8
  126.         Top = 122
  127.         Width = 292
  128.         Height = 45
  129.         Caption = 'Nep'#345'ehr'#225'vat skladby'
  130.         TabOrder = 1
  131.         object chbPopularityCheck: TCheckBox
  132.           Left = 8
  133.           Top = 18
  134.           Width = 204
  135.           Height = 17
  136.           Caption = 'se zn'#225'mkou obl'#237'benosti v'#283't'#353#237' ne'#382
  137.           TabOrder = 0
  138.           OnClick = chbPopularityCheckClick
  139.         end
  140.         object EditPopularityCheck: TEdit
  141.           Left = 232
  142.           Top = 14
  143.           Width = 50
  144.           Height = 21
  145.           MaxLength = 1
  146.           TabOrder = 1
  147.           OnKeyPress = EditPopularityCheckKeyPress
  148.         end
  149.       end
  150.       object gbPlayOptions: TGroupBox
  151.         Left = 8
  152.         Top = 173
  153.         Width = 292
  154.         Height = 82
  155.         Caption = 'P'#345'ehr'#225'vat'
  156.         TabOrder = 2
  157.         object chbRandomPlay: TCheckBox
  158.           Left = 8
  159.           Top = 18
  160.           Width = 224
  161.           Height = 17
  162.           Caption = 'V n'#225'hodn'#233'm po'#345'ad'#237
  163.           TabOrder = 0
  164.         end
  165.         object chbPlayOnTreeDblClick: TCheckBox
  166.           Left = 8
  167.           Top = 37
  168.           Width = 224
  169.           Height = 17
  170.           Caption = 'Poklep'#225'n'#237'm na polo'#382'ku ve stromu'
  171.           TabOrder = 1
  172.         end
  173.         object chbPlayOnListDblClick: TCheckBox
  174.           Left = 8
  175.           Top = 56
  176.           Width = 224
  177.           Height = 17
  178.           Caption = 'Poklep'#225'n'#237'm na polo'#382'ku v seznamu'
  179.           TabOrder = 2
  180.         end
  181.       end
  182.       object gbPlayer: TGroupBox
  183.         Left = 8
  184.         Top = 8
  185.         Width = 292
  186.         Height = 64
  187.         Caption = 'Pro p'#345'ehr'#225'v'#225'n'#237' pou'#382#237'vat'
  188.         TabOrder = 3
  189.         object rbUseMediaPlayer: TRadioButton
  190.           Left = 8
  191.           Top = 18
  192.           Width = 241
  193.           Height = 17
  194.           Caption = 'Windows Media Player (intern'#283')'
  195.           TabOrder = 0
  196.         end
  197.         object rbUseWinamp: TRadioButton
  198.           Left = 8
  199.           Top = 37
  200.           Width = 241
  201.           Height = 17
  202.           Caption = 'Winamp (extern'#283')'
  203.           TabOrder = 1
  204.         end
  205.       end
  206.     end
  207.   end
  208.   object OpenDialog: TOpenDialog
  209.     FileName = 'winamp.exe'
  210.     Options = [ofHideReadOnly, ofFileMustExist, ofEnableSizing]
  211.     Left = 16
  212.     Top = 248
  213.   end
  214. end
  215.